home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 986 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  871 b 

  1. Path: news4.noc.netcom.net!zdc!zippo!usenet
  2. Newsgroups: comp.lang.c
  3. Subject: Re: help Visual C++
  4. Message-ID: <DKyy0u.95F@news.zippo.com>
  5. From: Jim McFarland <jgm6@orkand.em.cdc.gov>
  6. Date: Wed, 10 Jan 1996 14:10:05 GMT
  7. Sender: usenet@news.zippo.com
  8. References: <4cvego$50c@news.ust.hk>
  9. Organization: The Orkand Corporation
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. Nntp-Posting-Host: 158.111.166.77
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14. Mime-Version: 1.0
  15.  
  16. ee_ckmaa@uxmail.ust.hk (Chan Ka Ming) wrote:
  17. >I have tried the following code in Visual C++. I always got the run-time error
  18. >"floating point support not loaded" . What's that? The code seems to be correct
  19. >since it runs correctly on UNIX. The file "some_file" contains some floating
  20. >data. Pls help.
  21. >
  22.  
  23. Make sure you are linking with the correct floating point (math) library.
  24.